-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Overhaul project, update to current standards #8
Conversation
- sync with current version of TraceKit - introduce ESLint + Prettier + EditorConfig - introduce builds for CJS/ESM/Browser - port to ES6+ - remove grunt, use npm scripts instead
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well, I really like the change. I never got to it, since it works fine for our needs. So, thank you. I will happily merge it in and bring out a version 0.2, hopefully later today :)
@Calamari Any updates on this? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, sorry, it took so long. I really thought I did already merge this, but I guess it was only in my mind. :)
Thanks for the work.
I will further do some testing and release a new version later today. |
Any objections if I would contribute a type definition file for TypeScript? |
Not at all |
I know this PR contains a whole lot of changes and I didn't ask you whether you want all these changes at all. If you say that you won't accept it, it's OK for me, I will publish a new package on NPM. Nevertheless, I still wanted to try.
Changes in this PR: